Cache-Control
Cache-Control is the most important rule. This field is used to specify the commands that all cache mechanisms must obey throughout the request/response chain. These commands are used to prevent the cache from adversely interfering
There are several headers related to cache in http:1. Pragma: Only the fixed no-Cache value can be used in HTTP/1.0 to disable browser cache.2. Expires: Used to specify when the cached document is deemed to have expired, in GMT format. if the date
ArticleDirectory
Use HTML meta tags
Use cache-related HTTP message headers
Cache-control and expires
Last-modified/etag and cache-control/expires
Last-modified and etag
User operation behavior and Cache
=== Index ====
The cache can be visually understood as a copy.Static caching : a static page that generates content as soon as new content is published.Dynamic Cache : After the new content is published, the corresponding static page is not pre-generated, until
Basic Cache Technology favorites
1. IntroductionA large number of website pages are dynamically created based on different requests submitted by users. As we know, dynamic pages help provide customized dynamic content according to user requirements.
Web Cache basics: Terms, HTTP headers, and cache policiesIntroduction
For visitors to your site, intelligent content caching is one of the most effective ways to improve user experience. Caching, or temporary storage of previous requests, is one of
Normally, the browser caches the page. In this case, you can access the page just after exiting. For example, you can access the page just cached after exiting, in some cases, this is not safe enough. The solution to the problem is as
original articles, reproduced please specify: reproduced from the electric Shang Sharong ec-shalom.com, specialized in electric business.The concept of caching has not been clear, resulting in the use of PHP write cache is also very not
Web Cache basics: Terms, HTTP headers and cache policies, web HeadersIntroduction
For visitors to your site, intelligent content caching is one of the most effective ways to improve user experience. Caching, or temporary storage of previous requests,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.